home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / gdm3 / README.Debian < prev    next >
Encoding:
Text File  |  2011-04-20  |  1.7 KB  |  45 lines

  1. GDM for Debian
  2. ==============
  3.  
  4. Configuration overview
  5. ----------------------
  6.  
  7. The configuration for the GDM daemon has changed starting with version 
  8. 2.26.
  9.  
  10. For the daemon itself:
  11.  * The autologin options can be chosen from the gdmsetup program.
  12.  * Other options (like XDMCP) can be set in /etc/gdm3/daemon.conf. The 
  13.    list of available options can be found in /usr/share/gdm/gdm.schemas.
  14.  
  15. The greeter - which is the interface that welcomes you on the 
  16. computer - uses a minimal GNOME session to startup. Its settings are set 
  17. through GConf, but using a specific configuration.
  18.  * You can use gconf-editor as root and open a ΓÇ£New Defaults WindowΓÇ¥ in 
  19.    the File menu. Settings set this way will apply globally and this 
  20.    includes the GDM greeter.
  21.  * You can also force some of the settings in 
  22.    /etc/gdm3/greeter.gconf-defaults. After changing the settings, you 
  23.    need to run ΓÇ£invoke-rc.d gdm3 reloadΓÇ¥ to take them into account.
  24.  
  25.  
  26. "I get ugly fonts"
  27. ------------------
  28.  
  29. In the past, as a quick workaround, GDM imposed a 96 DPI settings by
  30. passing "-dpi 96" to the X server on startup.  This is a bad idea has
  31. there's no reason to override standard DPI detection mechanisms for all
  32. screens which might or might not be 96 DPI screens.
  33.  
  34. DPI should be computed automatically based on the information on your
  35. screen that Xorg gets; ideally, Xorg would get the DPI right, but you
  36. can help Xorg by configuring it with your exact screen properties.
  37.  
  38.  
  39. Face Browser
  40. ------------
  41.  
  42. If you enable the face browser in the greeter, GDM will look for face 
  43. files (any image format supported by GTK+). You can configure the face 
  44. for your user in the ΓÇ£About meΓÇ¥ GNOME configuration applet.
  45.